projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7aede8
)
qemu: update to 10.1.3
master
author
Vladimir Ermakov
<
[email protected]
>
Fri, 12 Dec 2025 14:05:18 +0000
(15:05 +0100)
committer
Hannu Nyman
<
[email protected]
>
Sun, 14 Dec 2025 11:58:30 +0000
(12:58 +0100)
- Update version
- No patch refresh needed
Changelog: https://www.mail-archive.com/
[email protected]
/msg1156310.html
Signed-off-by: Vladimir Ermakov <
[email protected]
>
utils/qemu/Makefile
patch
|
blob
|
history
diff --git
a/utils/qemu/Makefile
b/utils/qemu/Makefile
index 713f897c0ec3a1cc6865983e09d068313ed39bfb..87c6385ae38d3a0e6a7e133138b22726816aa72c 100644
(file)
--- a/
utils/qemu/Makefile
+++ b/
utils/qemu/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=qemu
-PKG_VERSION:=10.1.
2
+PKG_VERSION:=10.1.
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://download.qemu.org/
-PKG_HASH:=
9d75f331c1a5cb9b6eb8fd9f64f563ec2eab346c822cb97f8b35cd82d3f11479
+PKG_HASH:=
fbaa7a0d7a9a1deb5695b125916746ec28fe0de6275d4454f3e3bbaf8b339b53
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=LICENSE tcg/LICENSE
PKG_MAINTAINER:=Yousong Zhou <
[email protected]
>